| 名前 | 解説 |
 | AltStyle | Configurates C1.Web.Mvc.ChartSeriesBase<T>.AltStyle. Sets the alternative style for the series. The values from this property will be used for negative values in Bar, Column, and Scatter charts; and for rising values in financial chart types like Candlestick, LineBreak, EquiVolume etc. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | AxisX | オーバーロードされます。 Sets the AxisX property. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | AxisY | オーバーロードされます。 Sets the AxisY property. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | Bind | オーバーロードされます。 Bind data with the url of the action which is used for reading data. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | Binding | Configurates C1.Web.Mvc.ChartSeriesBase<T>.Binding. Sets the name of the property that contains Y values for the series. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | BindingX | Configurates C1.Web.Mvc.ChartSeriesBase<T>.BindingX. Sets the name of the property that contains X values for the series. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | BindODataSource | Configurates C1.Web.Mvc.ChartSeriesBase<T>.ItemsSource. Sets ItemsSource settings. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | BindODataVirtualSource | Configurates C1.Web.Mvc.ChartSeriesBase<T>.ItemsSource. Sets ItemsSource settings. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | CssClass | Configurates C1.Web.Mvc.ChartSeriesBase<T>.CssClass. Sets the series CSS class. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | Direction | Configurates C1.Web.Mvc.ErrorBar<T>.Direction. Sets a value that specifies the direction of the series. |
 | EndStyle | Configurates C1.Web.Mvc.ErrorBar<T>.EndStyle. Sets a value that specifies the end style of the series. |
 | ErrorAmount | Configurates C1.Web.Mvc.ErrorBar<T>.ErrorAmount. Sets a value that specifies the error amount of the series. |
 | ErrorBarStyle | Configurates C1.Web.Mvc.ErrorBar<T>.ErrorBarStyle. Sets the ErrorBar style. |
 | InterpolateNulls | Configurates C1.Web.Mvc.ChartSeriesBase<T>.InterpolateNulls. Sets a value that determines whether to interpolate null values in the data. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | ItemFormatter | Configurates C1.Web.Mvc.ChartSeriesBase<T>.ItemFormatter. Sets the itemFormatter client-side function name for specific series C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | Name | Configurates C1.Web.Mvc.ChartSeriesBase<T>.Name. Sets the series name. The series name is displayed in the chart legend. Any series without a name does not appear in the legend. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | OnClientRendered | Configurates the C1.Web.Mvc.ChartSeriesBase<T>.OnClientRendered client event. Occurs when series is rendered. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | OnClientRendering | Configurates the C1.Web.Mvc.ChartSeriesBase<T>.OnClientRendering client event. Occurs when series is rendering. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | Style | Configurates C1.Web.Mvc.ChartSeriesBase<T>.Style. Sets the series style. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | Symbol | オーバーロードされます。 Set the Symbol for Series. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | SymbolMarker | Sets the SymbolMarker property. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | SymbolSize | Configurates C1.Web.Mvc.ChartSeriesBase<T>.SymbolSize. Sets the size in pixels of the symbols used to render this series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | SymbolStyle | Configurates C1.Web.Mvc.ChartSeriesBase<T>.SymbolStyle. Sets the series symbol style. Applies to Scatter, LineSymbols, and SplineSymbols chart types. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | TooltipContent | Configurates C1.Web.Mvc.ChartSeriesBase<T>.TooltipContent. Sets or Gets the tooltip content for specific chart series C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
 | Value | Configurates C1.Web.Mvc.ErrorBar<T>.Value. Sets a value that specifies the error value of the series. This property should be work with ErrorAmount property. If ErrorAmount is ErrorAmount.FixedValue, the Value property is a fixed number value. If ErrorAmount is ErrorAmount.Percentage, the Value property is a percentage number value between 0 and 1. If errorAmount is ErrorAmount.Custom, the Value property is an object of minus/plus value or an array of minus/plus value. If ErrorAmount is ErrorAmount.StandardDeviation, the Value property is a percentage number of calculated standard deviation value. |
 | Visibility | Sets the Visibility property. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |